#dev7link {
	position: absolute;
	width: 25px;
	height: 25px;
	z-index: 91;
	left: 290px;
	top: 5px;
	background-image: url(images/dev7logo.png);
	background-repeat: no-repeat;
	overflow: visible;
	visibility: visible;
	display: block;
}

#main #navbar-container #dev7link {
	font-family: myriad-pro, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-image: url(../images/dev7logo.png);
	background-repeat: no-repeat;
	overflow: visible;
	visibility: visible;
}
